SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 31342: "NOTE: Library MACLIB1 does not exist" or "ERROR: Invalid physical name for library MACLIB1"

DetailsAboutRate It

If you create a Base SAS® library in SAS® Management Console that has a path which contains a macro variable reference, when you try to access that library in either METALIB procedure or a LIBNAME statement using the META engine, you will receive one of the following messages:

NOTE: Library MACLIB1 does not exist
ERROR: Invalid physical name for library MACLIB1

The SAS® Metadata Server does not resolve the macro variable reference when it attempts to assign the library. If you run the LIBNAME or PROC METALIB in a SAS session on an operating system that allows the ampersand (&) character to be embedded in a physical file location, you will receive the NOTE above. If you run on an operating system that does not allow embedded ampersands, you will see the ERROR above. The only known circumvention for this problem is to remove the macro variable and hard code the path value for the library.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemBase SASLinux on Itanium9.1 TS1M3 SP49.4 TS1M0
OpenVMS Alpha9.1 TS1M3 SP49.4 TS1M0
Tru64 UNIX9.1 TS1M3 SP49.4 TS1M0
HP-UX IPF9.1 TS1M3 SP49.4 TS1M0
64-bit Enabled Solaris9.1 TS1M3 SP49.4 TS1M0
64-bit Enabled AIX9.1 TS1M3 SP49.4 TS1M0
64-bit Enabled HP-UX9.1 TS1M3 SP49.4 TS1M0
Microsoft Windows Server 2003 Enterprise Edition9.1 TS1M3 SP49.4 TS1M0
Microsoft Windows Server 2003 Datacenter Edition9.1 TS1M3 SP49.4 TS1M0
Microsoft Windows XP Professional9.1 TS1M3 SP49.4 TS1M0
Microsoft Windows 2000 Professional9.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition9.1 TS1M3 SP49.4 TS1M0
Microsoft Windows NT Workstation9.1 TS1M3 SP4
Linux9.1 TS1M3 SP49.4 TS1M0
Microsoft® Windows® for 64-Bit Itanium-based Systems9.1 TS1M3 SP49.4 TS1M0
Microsoft® Windows® for x649.1 TS1M3 SP49.4 TS1M0
Microsoft Windows Server 2003 Enterprise 64-bit Edition9.1 TS1M3 SP49.4 TS1M0
Microsoft Windows XP 64-bit Edition9.1 TS1M3 SP49.4 TS1M0
Microsoft Windows Server 2003 Datacenter 64-bit Edition9.1 TS1M3 SP49.4 TS1M0
z/OS9.1 TS1M3 SP49.4 TS1M0
Microsoft Windows 2000 Datacenter Server9.1 TS1M3 SP4
Microsoft Windows 2000 Advanced Server9.1 TS1M3 SP4
Microsoft Windows 2000 Server9.1 TS1M3 SP4
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.